Skip to content

Conversation

isabelatkinson
Copy link
Contributor

Fixes #1291. I've tested this locally, but I also filed RUST-2143 to test all feature flag combinations in CI so that we can catch these kinds of errors.

@isabelatkinson isabelatkinson merged commit b88a4ee into mongodb:main Jan 27, 2025
15 of 17 checks passed
@isabelatkinson isabelatkinson deleted the fix-compilation branch January 30, 2025 16:12
isabelatkinson added a commit to isabelatkinson/mongo-rust-driver that referenced this pull request Feb 4, 2025
isabelatkinson added a commit that referenced this pull request Feb 4, 2025
* Fix compilation when `dns-resolver` is disabled (#1292)

* RUST-2144 Remove use of deprecated `openssl_probe` method (#1294)

* RUST-2144 Use recommended openssl probing API (#1297)

* RUST-2143 Test compiling with no default features enabled (#1296)

* release v3.2.1

---------

Co-authored-by: Abraham Egnor <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build failing if dns-resolver feature is disabled on 3.2.0
2 participants